home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / hbb10.zip / HBB.DSC < prev    next >
Text File  |  1991-09-30  |  2KB  |  89 lines

  1. default view = "2"
  2. # of views = "2"
  3.  
  4. view title = "Doctor Address"
  5. view file name = "HBB.DAT"
  6. view record length = "512"
  7. view index = "1"
  8. view index type = "11"
  9. view paste field = "1"
  10. view # of columns = "70"
  11. view # of rows = "10"
  12. view # of fields = "7"
  13.  
  14. field title = "Account #"
  15. field position = "1"
  16. field length = "10"
  17. field type = "11"
  18.  
  19. field title = "Doctor Name"
  20. field position = "12"
  21. field length = "40"
  22. field type = "11"
  23.  
  24. field title = "Address"
  25. field position = "53"
  26. field length = "40"
  27. field type = "11"
  28.  
  29. field title = "City"
  30. field position = "94"
  31. field length = "20"
  32. field type = "11"
  33.  
  34. field title = "State"
  35. field position = "115"
  36. field length = "2"
  37. field type = "11"
  38.  
  39. field title = "Zip"
  40. field position = "118"
  41. field length = "10"
  42. field type = "11"
  43.  
  44. field title = "Attention"
  45. field position = "233"
  46. field length = "40"
  47. field type = "11"
  48.  
  49. view title = "Doctor Phone List"
  50. view file name = "HBB.DAT"
  51. view record length = "512"
  52. view index = "0"
  53. view index type = "11"
  54. view paste field = "2"
  55. view # of columns = "70"
  56. view # of rows = "8"
  57. view # of fields = "6"
  58.  
  59. field title = "Account #"
  60. field position = "1"
  61. field length = "10"
  62. field type = "11"
  63.  
  64. field title = "Doctor Name"
  65. field position = "12"
  66. field length = "22"
  67. field type = "11"
  68.  
  69. field title = "Contact"
  70. field position = "233"
  71. field length = "15"
  72. field type = "11"
  73.  
  74. field title = "Phone"
  75. field position = "129"
  76. field length = "10"
  77. field type = "11"
  78.  
  79. field title = "Fax"
  80. field position = "150"
  81. field length = "10"
  82. field type = "11"
  83.  
  84. field title = "Modem"
  85. field position = "171"
  86. field length = "10"
  87. field type = "11"
  88.  
  89.